home *** CD-ROM | disk | FTP | other *** search
/ Floppyshop 2 / Floppyshop - 2.zip / Floppyshop - 2.iso / diskmags / 4671-5.790 / dmg-5333 / read_2nd / variable.txt < prev   
Text File  |  1989-12-31  |  1KB  |  48 lines

  1.                          THE THIRD DIMENSION
  2.  
  3. Variables
  4.  
  5. Here is the full list of kit variables as promised last issue.By 
  6. setting a number to these variables,you can alter the way that 
  7. the kit works.See last months large Variable textfile for some 
  8. useful easy examples and ideas....Tony
  9.  
  10. Kit 1 and 2 
  11. Variable     
  12. 00   Viewpoint X position
  13. 01   Viewpoint Y position
  14. 02   Viewpoint Z position
  15. 03   Viewpoint X rotation
  16. 04   Viewpoint Y rotation
  17. 05   Viewpoint Z rotation
  18. 06   Current vehicle type
  19. 07   Current height (WALK only)
  20. 08   Current Area number
  21. 09   Number of last Area visited
  22. 10   Distance fallen above max ability
  23. 11   Number of times shot
  24. 12   Number of times crushed
  25. 13   Number of last sensor(detect only)to find you
  26. 14   Number of times sensed(detect only)
  27. 15   ASCII code of last key pressed
  28. 16   Button status at last press (1-LEFT,2-RIGHT,3-BOTH)
  29. 17   Mouse X position at last press
  30. 18   Mouse Y position at last press
  31. 19   50Hz counter for accurate timing
  32. 20   Player firing control
  33. 21   Number of shots fired
  34. 22...29 reserved in kit 1
  35. 255  Non cleared at reset-used for Hi-Score counter if required.
  36.  
  37. Kit 2 only
  38. Variable
  39. 22   Scaled activate distance
  40. 23   Ground colour + 256 Sky colour
  41. 24   Current mouse button state (1-LEFT,2-RIGHT,3-BOTH)
  42. 25   Current mouse X
  43. 26   Current mouse Y
  44. 27   Non cleared mouse button flag
  45. 28   Current Area scale
  46. 29   Reserved DO NOT USE.
  47.  
  48.